crypto/elliptic.p384Curve.ScalarMult (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		p384.go#L133: func (p384Curve) ScalarMult(Bx, By *big.Int, scalar []byte) (*big.Int, *big.Int) {